24. 练习:得出结论
下面是一个 Jupyter notebook ,你将在此探索
store_data.csv
,这是一个关于不同杂货店每周销量的练习数据集。请使用你所学的知识回答以下问题。在 Jupyter notebook 下的练习中提交你的答案。
根据商店销售数据,使用 Python 来得出关于这些商店业绩的结论。
- 哪家商店最后一个月的总销售额最高?
- 哪家商店的平均销售额最高?
- 哪家商店在 2016 年 3 月 13 日这个星期的销量最高?
- 商店 C 在哪个星期销量最差?
- 哪家商店在最近 3 个月内销量最高?
Workspace
This section contains either a workspace (it can be a Jupyter Notebook workspace or an online code editor work space, etc.) and it cannot be automatically downloaded to be generated here. Please access the classroom with your account and manually download the workspace to your local machine. Note that for some courses, Udacity upload the workspace files onto https://github.com/udacity , so you may be able to download them there.
Workspace Information:
- Default file path:
- Workspace type: jupyter
- Opened files (when workspace is loaded): n/a